home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 6826 / 6826.xpi / skin / overlay.css
Cascading Style Sheet File  |  2008-04-07  |  135b  |  10 lines

  1. /* This is just an example.  You shouldn't do this. */
  2. #gadrm-hello
  3. {
  4.   color: black;
  5. }
  6. #gadrm-hello:hover
  7. {
  8.     color: white;
  9. }
  10.